home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / DataPhile.app / English.lproj / Suggestion.nib / data.classes next >
Encoding:
Text File  |  1996-02-24  |  467 b   |  36 lines

  1. EmacsText = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = Text;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. Suggestion = {
  14.     ACTIONS = {
  15.     emailSuggestion:;
  16.     orderFront:;
  17.     printSuggestion:;
  18.     };
  19.     OUTLETS = {
  20.     box2;
  21.     unixOrNextMailMatrix;
  22.     infoForm;
  23.     box1;
  24.     nameCell;
  25.     companyCell;
  26.     box3;
  27.     problemScrollText;
  28.     window;
  29.     appNameCell;
  30.     versionCell;
  31.     regNumberCell;
  32.     okRevertMatrix;
  33.     };
  34.     SUPERCLASS = Object;
  35. };
  36.